(xfont_chars_supported, xfont_supported_scripts): New
authorKenichi Handa <handa@m17n.org>
Thu, 21 May 2009 11:23:41 +0000 (11:23 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 21 May 2009 11:23:41 +0000 (11:23 +0000)
commit890c71a003f40ffccfdbe1651e7b2332a0aeea27
treed138f9a02b19da2401837140c80af715febe1a38
parent33d61466a7e286f9321f220b25ebe6529826427b
(xfont_chars_supported, xfont_supported_scripts): New
functions.
(xfont_scripts_cache, xfont_scratch_props): New variables.
(Qlatin, Vscalable_fonts_allowed): Extern it.
(xfont_list_pattern): Argument changed.  Callers changed.  Check
Vscalable_fonts_allowed.  Check the support of a script.
(xfont_list): Don't reject a font spec with :script property.
(xfont_has_char): Fix setting of encoding.
(syms_of_xfont): Staticpro and initialize xfont_scripts_cache and
xfont_scratch_props.
src/xfont.c